Skip to content

chore: release#22

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: release#22
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 24, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@_linked/cli@1.3.4

Patch Changes

  • 67f01ab - Remove preflight.css — moved to @_linked/css.

    preflight.css is a CSS asset; it belongs in the CSS package alongside theme-defaults.css and utilities.css. Consumers should update imports from @_linked/cli/preflight.css to @_linked/css/preflight.css.

    The exports entry "./preflight.css": "./preflight.css" is also removed from package.json.

  • 2b40588 - Relax typescript dep from ^5.7.3 to ^5.4.0 so consumers that pin a lower 5.x version (e.g. CN at 5.4.5) don't end up with a nested typescript@5.9.x install in packages/cli/node_modules/. The nested 5.9.x was incompatible with react-refresh-typescript@2.0.12's AST walk — crashed frontend builds with TypeError: Cannot read properties of undefined (reading 'declarations') inside VariableStatement.declarationList.declarations traversal.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from c87028b to 00bae62 Compare April 24, 2026 10:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 00bae62 to ecc8070 Compare April 29, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants